CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 传输 文件

搜索资源列表

  1. xymodem协议

    0下载:
  2. 这是串口常用的传输文件的协议。。
  3. 所属分类:文档资料

    • 发布日期:2010-03-10
    • 文件大小:74844
    • 提供者:carthy
  1. newserial_4

    0下载:
  2. 串口接收发送,将接收内容保存文件,可以设置传输的波特率,端口,校验位。-Serial ports receive and send hex data .then,save receive content to the file。it can set the Baud rate ,com,check bit.
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3441689
    • 提供者:liqing
  1. Serial-communication

    0下载:
  2. 利用MSCOMM串口通信控件进行异步串行通信的文件传输程序-MSCOMM serial communication using asynchronous serial communication control, file transfer program
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7618287
    • 提供者:毕玉
  1. gkermit-1.0-1.src

    0下载:
  2. 红帽版linux下串口通讯kermit文件传输协议简单版源码.想学习kermit的可以看看,里面关于状态机用的比较精彩.先解压成rpm,再在linux下解压.-Red Hat linux version of serial communication under the kermit file transfer protocol simple version of source code. Want to learn kermit can take a look at, which on the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:66624
    • 提供者:zww
  1. Serialfiletransfersystemsourcecode

    1下载:
  2. 串口文件传输系统源代码,给播放器发送命令取消文件锁定的TCP协议 端口号:8154 协议格式:A+B A:SVA_VIDEO_COM_SEND_FILE_HEAD B:如果=1,那么开始停止播放,如果=0,那么恢复 例如,如果你接收到"SVA_VIDEO_COM_SEND_FILE_HEAD1",那么开始停止播放 -Serial file transfer system source code, to the player to send an order can
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:700588
    • 提供者:123
  1. Serial_data_and_file_Transfer_Process

    0下载:
  2. 串口数据与文件传输程序,开发环境为ads1.2 和arm2440-Serial data and file transfer process, development environment for ads1.2 and arm2440
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:251194
    • 提供者:wang hongbin
  1. xmodem_VxWorks

    1下载:
  2. 原创:xmodem协议介绍及VxWorks下的应用 最初,XMODEM协议是一种基于调制解调器直接拨号通讯的文件传输协议,用来支持两台计算机之间的文件传输。由于其简单可靠、实现方便的特性,现在已经广泛应用于嵌入式设备中。实现xmodem只需要微处理器带有串口控制器就行了,一般的8位单片机也能进行文件传输。-Original: xmodem agreement under VxWorks introduction and application of the first, XMODEM pro
  3. 所属分类:VxWorks

    • 发布日期:2017-03-29
    • 文件大小:325700
    • 提供者:郑禾
  1. MicrocomputerPrincipleInnerSelf

    0下载:
  2. 采用查询方式将下列测试电文送到辅串口发送器,经过内部自环接受,显示在屏幕上,通信速率选用4800波特,无校验传输,一桢字符有8个数据位,2个停止位,按下任意键时测试结束(2) 虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。 (3) 要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。 -Query mode using the following test mes
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:899
    • 提供者:时间
  1. sc2410uart

    0下载:
  2. 基于vxworks平台的串口程序,CPU为三星的SC2410,在超级终端可以实现输入字符大小写变换,及文件传输并在窗口显示的功能。-Vxworks platform based on serial procedures, CPU for Samsung SC2410, HyperTerminal can be achieved in the case of input character conversion, and file transfer, and in the window displ
  3. 所属分类:VxWorks

    • 发布日期:2017-03-27
    • 文件大小:35078
    • 提供者:
  1. SerialApp

    0下载:
  2. 采用C++语言编写,可以实现两台电脑之间的通讯。文件传输,信息发送功能。首先进行串口参数设置。再实现通讯。-Using C++ language, you can realize the communication between two computers. File transfer, messaging capabilities. First of all serial port parameter settings. Re-implementation communication.
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5370983
    • 提供者:xc
  1. commlink

    0下载:
  2. vb通过串行口传输数据文件的Demo,如果应用到项目中,还需要完善。-vb serial port to transfer data files through the Demo, if applied to the project, also perfect.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:10590
    • 提供者:qingfeng
  1. network

    0下载:
  2. 计算机网络 停等协议 按照听等协议机制,编程实现一个基于串行口的文件传输程序.该程序能够将用户指定的文件从一台计算机发送到另一台计算机.-Computer network protocols such as stop listening to such agreement in accordance with mechanisms programmed to implement a file transfer based on the serial program. The program
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:73348
    • 提供者:daxiyun
  1. chuankou

    0下载:
  2. delphi编译的串口调试工具,可十六进制发送,支持文件传输,含CRC8检验,功能实用,使用简便-delphi compiled serial debug tools, can be sent in hexadecimal, supports file transfer, including CRC8 testing, functional and practical, easy to use
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:526481
    • 提供者:黄勇
  1. CM1B

    0下载:
  2. 自己开发的485传输的串口接收、发送程序,已经量产,为KEIL工程文件包。-Developed their own serial port 485 to receive transmission, sending program, has been in volume production for the KEIL project file package.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:31073
    • 提供者:jimmy
  1. rs232

    0下载:
  2. 这是一个rs232串口通信的程序,用串口线连接两台计算机可以传输文件。-This is an rs232 serial communication procedures, with the serial cable to connect two computers can transfer files.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:672203
    • 提供者:zhao xiaoyun
  1. STM32F-DMA

    0下载:
  2. * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:3358
    • 提供者:yyy
  1. 1

    0下载:
  2. DOS命令下的串口文件传输程序 基于API函数-DOS command under the serial file transfer program is based on API functions
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:1491
    • 提供者:guaxiaofeng
  1. USART$receive$and$transport

    0下载:
  2. avr 128 单片机的串口收发传输,单独介绍收和发,分为两个文件-avr 128 the Serial transceiver transmission
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:183321
    • 提供者:葛军晓
  1. PCToMcu

    0下载:
  2. 基于凌阳单片机开发的案例 功能: 1.SPCE061A通过UART与PC通讯。 2. PC端可以用现成的串口工具,也可以自己编程实现PC端的串口收发。 3. 从PC上发送特定的数可以让SPCE061A控制发光二极管亮灭。 4. 可以实现在SPCE061A和PC间文件的传送。 5. 传输出错时有语音提示。 -Based on Sunplus Single Chip Case features: 1.SPCE061A through UART and PC communi
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:65582
    • 提供者:bancheng
  1. VB_interconnection_serial_port_transfer_files_exam

    0下载:
  2. VB使用串口进行双机互联并传输文件的小示例-VB interconnection between two computers using the serial port and transfer files a small example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11594
    • 提供者:u1
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com